Welcome![Sign In][Sign Up]
Location:
Search - BP c

Search list

[Graph programBP神经网络的C程序语言实现

Description: BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
Platform: | Size: 4096 | Author: 武力 | Hits:

[AI-NN-PRNNBP1

Description: 人工神经网络bp算法的c语言的简单实现,有待进一步完善-artificial neural network algorithm bp c simple language to achieve, need to be further improved
Platform: | Size: 2048 | Author: 阿波 | Hits:

[AI-NN-PRBP-RBF算法

Description: BP,RBF算法,用VC实现,一个很好的毕业设计-BP, RBF algorithm, with VC, a good design graduates
Platform: | Size: 952320 | Author: 原野 | Hits:

[AI-NN-PR用C++编写的BP神经网络开发包

Description: 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Description : This is a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. (Sorry, just not the top categories selected points on the upload)
Platform: | Size: 77824 | Author: 刘华 | Hits:

[AI-NN-PR用C++实现的bp算法程序

Description: 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
Platform: | Size: 2048 | Author: 江原 | Hits:

[CSharp人工神经网络BP算法源代码与演示程序

Description: 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
Platform: | Size: 1620992 | Author: 唐唐 | Hits:

[GUI Developc++cmatlabbp

Description: bp算法的c++和matlab实现-bp Algorithm c++ and Matlab achieve
Platform: | Size: 6144 | Author: 林为 | Hits:

[Graph Recognizebp神经网络的车辆分类

Description: c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
Platform: | Size: 1101824 | Author: adder | Hits:

[GDI-Bitmap基于BP网络的印刷体数字识别

Description: 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures
Platform: | Size: 199680 | Author: 严沁 | Hits:

[AI-NN-PR广义异或bp算法

Description: 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achieving broad differences or problems bp neural network algorithm. The problem is different to the standard or the promotion. Differences in standards or issue, the importation of X1 and X2 from discrete or a-1, in the broadest sense of differences or problems, the input (X1, X2) in the interval [-1, 1] X [1, 1] arbitrary value. while output Y = sign (x1, x2), in which the sign () to sign function in the interval [-1, 1] X [1, 1] with randomly generated 500 samples. the standard procedure used in the BP Network classification.
Platform: | Size: 52224 | Author: 刘波 | Hits:

[AI-NN-PR模式识别常用模型和算法

Description: 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
Platform: | Size: 104448 | Author: 王彬 | Hits:

[AI-NN-PRC++BPCHENGXU

Description: C++的BP算法程序,这个程序是我从网上找到的,希望对大家能有用-C BP algorithm procedures, which is what I got from the Internet, I hope we can be useful right
Platform: | Size: 2048 | Author: fu | Hits:

[GUI Developvisa

Description: 一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。-a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.
Platform: | Size: 91136 | Author: 刘清 | Hits:

[Otherbp_source_c

Description: bp算法的c实现,程序已经通过调试,希望对大家有用-bp c algorithm achieved through debugging procedures, we hope to useful
Platform: | Size: 27648 | Author: 陆鹏 | Hits:

[AI-NN-PRc++BPxor

Description: 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
Platform: | Size: 423936 | Author: 刘哲 | Hits:

[ConsoleBP_sin(x)

Description: BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
Platform: | Size: 61440 | Author: 孙志海 | Hits:

[AI-NN-PRBPnetworks

Description: BP网络的算法,用C++语言实现,对学习神经网络算法的人很有帮助。值得仔细研究研究。-BP network algorithm, using C language, the right to study the neural network algorithm to people. Deserves careful studies.
Platform: | Size: 217088 | Author: 欧阳辉 | Hits:

[Data structsBP.Arithmetic

Description: BP算法的C语言实现--三层神经元网络(适合普通BP算法和改进型BP[带缓冲项]算法)-BP algorithm in C language-- three-layer neural network (suitable for general algorithm and improved BP BP [WITH Buffer] algorithm)
Platform: | Size: 7168 | Author: hankqiu | Hits:

[AI-NN-PRGA-BP

Description: 《遗传算法--理论、应用与软件实现》配套源程序 遗传算法——理论、应用与软件实现》,王小平、曹立明编着 西安交通大学出版社 2002年第一版本书全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进货计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传算法在智能控制中的应用;第10章讨论了遗传算法与人工生命研究的相关问题;第11章介绍了遗传算法在图像处理、模式识别中的应用。-"genetic algorithm-- the theory, application and software" complementary source of genetic algorithms-- theory, Application and software, "Wang Xiaoping, Li-Ming Cao compile Xi'an Jiaotong University Press in 2002 the first book version of the comprehensive and systematic introduction of the genetic algorithm's basic On focuses on the classical genetic algorithm use and the new development. The book is divided into 11 chapters. Chapter 1 provides an overview of the genetic algorithm for the selection and development of basic ideas, basic operation and the application; Chapter 2 introduces the basic genetic algorithms; Chapter 3 of the genetic basis of a mathematical algorithm; Chapter 4 Analysis of the genetic algorithm approach to improve the variety; Chapter 5 on
Platform: | Size: 693248 | Author: zhoulu | Hits:

[AI-NN-PRbp

Description: 用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
Platform: | Size: 2048 | Author: 王艳秋 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 44 »

CodeBus www.codebus.net